home *** CD-ROM | disk | FTP | other *** search
- Path: erich.triumf.ca!bennett
- From: bennett@erich.triumf.ca (P.Bennett)
- Newsgroups: comp.lang.c
- Subject: Re: Hidding the cursor
- Date: 12 Jan 1996 22:20 PST
- Organization: TRIUMF: Tri-University Meson Facility
- Distribution: world
- Message-ID: <12JAN199622204321@erich.triumf.ca>
- References: <4d71rq$22e@alpha.delta.edu>
- NNTP-Posting-Host: erich.triumf.ca
- News-Software: VAX/VMS VNEWS 1.50
-
- In article <4d71rq$22e@alpha.delta.edu>, mcgiddin@alpha.delta.edu (Matthew Charles Giddings) writes...
- > Could someone help me out, or at least point me in the right direction
- >here. I'm trying to hide the cursor in a small program that I'm writing,
- >but I cannot figure out how to do it using ANSI C code.
-
- That's because you can't do it using ANSI C - ANSI C doesn't know about
- cursors, or any fancy display manipulation.
-
- Try asking on a newsgroup specializing in your computer and/or operating
- system. (For MS-DOS, comp.os.msdos.programmer would be a good starting point)
-
- Have a look (by anonymous ftp) at rtfm.mit.edu to see if there are any FAQs
- pertaining to your system - if so, they will direct you to a suitable
- newsgroup, and may have an answer for you.
-
-
- Peter Bennett VE7CEI | Vessels shall be deemed to be in sight
- Internet: bennett@triumf.ca | of one another only when one can be
- Packet: ve7cei@ve7kit.#vanc.bc.ca | observed visually from the other
- TRIUMF, Vancouver, B.C., Canada | ColRegs 3(k)
- GPS and NMEA info and programs: ftp://sundae.triumf.ca/pub/peter/index.html
-
-